GtkTooltip: Move nonexported API to a private header
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Oct 2014 02:51:21 +0000 (22:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Oct 2014 02:51:21 +0000 (22:51 -0400)
commite3ef5d6fd2df64614ca9e4ce7183bcfb48e4e0eb
tree99c9df7f6f901eb4d9eedf975f19881241c039a0
parent3f5d4623051e8c499730880ab6c80d120aec9f44
GtkTooltip: Move nonexported API to a private header

This is our standard practice nowadays.
gtk/Makefile.am
gtk/gtkdnd.c
gtk/gtkmain.c
gtk/gtktooltip.c
gtk/gtktooltip.h
gtk/gtktooltipprivate.h [new file with mode: 0644]
gtk/gtkwidget.c